|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectga.view.config.SettingsDialog2.DisplayModeSorter
private class SettingsDialog2.DisplayModeSorter
Utility class for sorting DisplayMode
s. Sorts by resolution,
then bit depth, and then finally refresh rate.
Constructor Summary | |
---|---|
private |
SettingsDialog2.DisplayModeSorter()
|
Method Summary | |
---|---|
int |
compare(java.awt.DisplayMode a,
java.awt.DisplayMode b)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Comparator |
---|
equals |
Constructor Detail |
---|
private SettingsDialog2.DisplayModeSorter()
Method Detail |
---|
public int compare(java.awt.DisplayMode a, java.awt.DisplayMode b)
compare
in interface java.util.Comparator<java.awt.DisplayMode>
Comparator.compare(java.lang.Object, java.lang.Object)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |